type runtime.persistentAlloc
4 uses
runtime (current package)
malloc.go#L1875: type persistentAlloc struct {
malloc.go#L1882: persistentAlloc
malloc.go#L1943: var persistent *persistentAlloc
runtime2.go#L695: palloc persistentAlloc // per-P to avoid mutex
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)